Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve graph builder start up #5484

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

t2gran
Copy link
Member

@t2gran t2gran commented Nov 6, 2023

Summary

This improve OTP graph build when the transit data is broken.

Issue

No

Unit tests

No, this only change the error messages and error handling, no tests added.

Documentation

No, doc on this.

Changelog

No - too small.

Bumping the serialization version id

No

@t2gran t2gran added this to the 2.5 (next release) milestone Nov 6, 2023
@t2gran t2gran requested a review from a team as a code owner November 6, 2023 14:53
@leonardehrenfried leonardehrenfried changed the title Otp2 immprve gb startup Improve graph builder start up Nov 7, 2023
@leonardehrenfried
Copy link
Member

Please fix the test failures.

@t2gran t2gran force-pushed the otp2_immprve_gb_startup branch from 0bf91e5 to 086733c Compare November 7, 2023 12:31
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (a9b0151) 66.80% compared to head (b61f4fd) 66.84%.
Report is 117 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #5484      +/-   ##
=============================================
+ Coverage      66.80%   66.84%   +0.04%     
- Complexity     15557    15635      +78     
=============================================
  Files           1806     1815       +9     
  Lines          69821    70096     +275     
  Branches        7357     7378      +21     
=============================================
+ Hits           46646    46859     +213     
- Misses         20718    20780      +62     
  Partials        2457     2457              
Files Coverage Δ
...vice/worldenvelope/model/WorldEnvelopeBuilder.java 100.00% <100.00%> (ø)
...rg/opentripplanner/graph_builder/GraphBuilder.java 0.00% <0.00%> (ø)

... and 48 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@t2gran t2gran merged commit 414cfd4 into opentripplanner:dev-2.x Nov 9, 2023
5 checks passed
@t2gran t2gran deleted the otp2_immprve_gb_startup branch November 9, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants